This patch adds an entry to the xend-config.sxp man page about the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Apr 2006 10:58:25 +0000 (11:58 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Apr 2006 10:58:25 +0000 (11:58 +0100)
external device migration entry.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
docs/man/xend-config.sxp.pod.5

index a11db8cfde3c8bff8077e9e51b4e4a54572369fa..836d00e072f0a66a935a3ee78539e9fcb86b86f1 100644 (file)
@@ -109,6 +109,12 @@ If the value is 0, all available CPUs will be used by Domain0.
 A boolean value that tells xend whether or not core dumps of guest
 domains should be saved when a crash occurrs.  Defaults to I<no>.
 
+=item I<external-migration-tool>
+
+The name of an application or script that can handle external device
+migration, such as for example virtual TPM migration. An example
+script is I</etc/xen/scripts/external-device-migrate>.
+
 =back
 
 =head1 EXAMPLES